Fix the return value (return number of colors that failed), and handle
authorRichard Hult <richard@imendio.com>
Wed, 13 Feb 2008 14:20:51 +0000 (14:20 +0000)
committerRichard Hult <rhult@src.gnome.org>
Wed, 13 Feb 2008 14:20:51 +0000 (14:20 +0000)
commit8e66480c6c15c569dec3f38273e7d22d15b0e98a
tree12cd0a99e96ec60d35051095ff1bb77a0a7a4882
parentddf4aa8b3e211aaad470a5ea6da0331345c06d17
Fix the return value (return number of colors that failed), and handle

2008-02-13  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkcolor-quartz.c: (gdk_colormap_alloc_colors): Fix
the return value (return number of colors that failed), and handle
RGBA colormap.
(gdk_colormap_free_colors): Fix typo in comment.

svn path=/trunk/; revision=19557
ChangeLog
gdk/quartz/gdkcolor-quartz.c